fx-9860GII
On a Casio calculator you can address a function memory
There are 20 function memories called f1 ∼ f20. You can use the functions any time in RUN·MAT mode. It is only available in SET UP Input/Output Line.
Explanation
Example 1
To store the function (A + B)(A − B) in function memory number 1
|
== Function Memory ==
f1:(A+B)(A−B)
f2:
f3:
f4:
f5:
f6:
|
|
|
|
|
|
STO |
|
Store In
Function Memory
f[1∼20]: |
|
|
| (A+B)(A-B) |
|
F1 |
|
1 |
EXE |
|
| |
|
|
Example 2
To recall the contents of function memory number 1
The recalled function appears at the current location of the cursor on the display.
Example 3
To calculate the function (A + B) (A − B) + 2 with A = 3 and B = 1
|
3➔A |
| 3 |
➞ |
|
A |
|
EXE |
1 |
➞ |
|
B |
|
EXE |
|
3 |
|
1➔B |
|
1 |
so that (3 + 1) (3 − 1) + 2 = 4 × 2 + 2 = 10
|
fn |
|
|
| (A+B)(A-B) |
|
F3 |
1 |
+ |
2 |
EXE |
|
fn1+2 |
|
10 |
Example 4
To see the complete function memory contents
|
== Function Memory ==
f1:(A+B)(A−B)
f2:
f3:
f4:
f5:
f6:
|
|
|
|
| SEE |
|
| F4 |
|
|